Profile Logging
Run CygNet Studio or CygNet Vision with the following command-line parameters to enable all profile logging.
| Parameter | Description |
|---|---|
| /LOG_PROFILE_MIN | Logs a start message |
| /LOG_PROFILE_MAX | Logs an end message |
The profile log entries are written to the standard CStudio001.log or CVision001.log files created in the current working directory.
Refer to the Profile Logging Example screen (ScriptLogging.csf) in the APPS SCREXAMP folder.
See CygNet Studio Profiling for more information.
See Client Log Settings for more information about client logging and LogManager Object for information about managing log files via scripting.

